Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added color correction to user profile name #11

Closed
wants to merge 1 commit into from
Closed

added color correction to user profile name #11

wants to merge 1 commit into from

Conversation

dawescc
Copy link

@dawescc dawescc commented Jan 26, 2023

#10 Solved

Added color correction to user profile header.

.user.profile .ui.card .extra.content ul li:not(:last-child) {
    border-bottom: 1px solid $mainBgColor;
    color: silver !important;
}

.ui.card > .content > .header, .ui.cards > .card > .content > .header {
    color: silver !important;
}

Screenshots unavailable, I don't use Gogs anymore.

@Kos-M
Copy link
Owner

Kos-M commented Jan 26, 2023

thanks for this pull request ,
I have included a docker-compose file , to spin a gogs instance , with dark theme pre activated ,
if you have docker installed in your machine , could you comment a screenshot ?

if not , i ll check your changes later this week..

@dawescc dawescc closed this by deleting the head repository Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants